Papers with pipelined approaches

2 papers
EDM3: Event Detection as Multi-task Text Generation (2024.starsem-1)

Copied to clipboard

Challenge: Existing methods for Event Detection (ED) cannot easily leverage pre-trained semantic knowledge.
Approach: They propose to decompose and reformulate ED and fine-tune over its atomic subtasks to enhance knowledge transfer while mitigating prediction error propagation inherent in pipelined approaches.
Outcome: The proposed method achieves state-of-the-art performance on RAMS, MAVEN, and MLEE, while achieving 90% accuracy over rare event types.
Retrieve, Read, Rerank: Towards End-to-End Multi-Document Reading Comprehension (P19-1)

Copied to clipboard

Challenge: Existing approaches to answer reading comprehension tasks are inefficient since the input is re-encoded within each module.
Approach: They propose a unified question answering model that combines context retrieving, reading comprehension, and answer reranking to predict the final answer.
Outcome: The proposed model outperforms the baseline model and achieves state-of-the-art results on two versions of TriviaQA and two variants of SQuAD.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations